.fyi
SkillsMCPPluginsSubagents

Browse by category

DevOps & CI/CD SkillsProductivity & Workflow SkillsOther SkillsProduct & Project Management SkillsDocumentation & Knowledge SkillsCode Review & Refactor SkillsBackend & APIs SkillsAgent Meta & Communication SkillsResearch SkillsSecurity SkillsUX UI & Design SkillsTesting & QA SkillsSee all →

Every Claude Code skill, MCP server, plugin and subagent in one directory. Searchable, comparable, and one command from installed. Live stats from GitHub, npm and PyPI.

We're on Product HuntYour agent's app storeCheck it out →
Agent SkillsMCP ServersPluginsSubagentsCoding Agents
CollectionsOfficial publishersGlossaryFAQBlogSearchSavedFeedback
PrivacyTermsllms.txtSitemap

made with ♥ · © 2026 aaaa.fyi

Independent project · real data from public registries

…/kid-sid/claude-spellbook
home/skills/kid-sid/claude-spellbook
kid-sid avatar

kid-sid/claude-spellbook

52 skills

View on GitHub
$npx skills add kid-sid/claude-spellbook
SkillInstalls
accessibilityUse when building or reviewing UI components for keyboard and screen reader compatibility, adding ARIA to custom widgets, auditing a page for WCAG AA…—agentexUse when building, wiring, or debugging an Agentex agent — choosing agent type, configuring acp.py and manifest.yaml, using adk.messages or adk.state, or…—ai-engineerUse when building production LLM applications — designing RAG pipelines, choosing vector databases, implementing agent orchestration, optimizing cost, or…—angularUse when building or refactoring Angular applications — choosing between signals, RxJS, and NgRx for state, configuring routing with guards and lazy loading,…—api-designUse when designing new REST endpoints, reviewing an existing API contract, adding pagination or filtering, planning a versioning strategy, or building a public…—authUse when implementing login flows, issuing or validating JWTs, setting up OAuth2/OIDC with a provider, designing role-based or attribute-based access control,…—awsUse when writing boto3 or AWS SDK v3 code — configuring IAM auth, reading/writing S3, designing DynamoDB access patterns, writing Lambda handlers, processing…—azureUse when writing Python code that integrates with Azure Blob Storage, AI Search, Document Intelligence, or Key Vault — or when configuring Managed Identity…—azure-service-busUse when implementing reliable message processing with Azure Service Bus — choosing between queues and topics, configuring peek-lock settlement, handling…—cachingUse when adding or debugging caching in a service — choosing a cache strategy, designing TTLs, preventing stampedes, reasoning about invalidation, or…—ci-cdUse when setting up or debugging GitHub Actions pipelines — adding quality gates, configuring OIDC cloud auth, building matrix test runs, publishing artifacts…—claude-apiUse when building or debugging apps that call the Claude API — implementing tool use, streaming, vision, prompt caching, batch processing, extended thinking,…—claude-codecoding-standardscomplex-doc-ragcontainerizationdata-pipelinesdatabase-designdeployment-strategiesdevelopment-workflowdockererror-handlingevent-drivenfastapifeature-flagsfrontendgeneral-temporalgithub-issuesgographqlincident-responseinfrastructure-as-codeintegration-testinglanggraphmemory-mapmicroservicesmongodbnextjsUse when building Next.js App Router pages, server and client components, fetching data in server components, configuring layouts and middleware, handling…—observabilityUse when adding structured logging, instrumenting Prometheus metrics, wiring up distributed tracing with OpenTelemetry, writing alerting rules, defining SLOs…—openai-agentsUse when building or debugging OpenAI Agents SDK workflows — defining agents with tools and handoffs, wiring typed context, streaming responses, adding…—performanceUse when diagnosing a slow HTTP endpoint or high-latency service — profiling, adding an application-level cache, offloading CPU-bound work to threads or…—performance-testingUse when load testing a service before launch or after a significant traffic change — writing k6 or Locust scripts, setting SLO-based pass/fail thresholds,…—postgresqlUse when writing complex PostgreSQL queries, diagnosing slow queries with EXPLAIN ANALYZE, designing indexes (B-tree, GIN, partial, composite), handling…—promptbaseUse when writing, reviewing, or adapting a Claude Code skill for sale on PromptBase — checking scope, audience breadth, rejection risk, description quality,…—pydanticUse when defining request/response schemas, writing custom validators, controlling serialization for PATCH endpoints, validating non-model data with…—pythonUse when writing or debugging non-trivial Python — async pitfalls, type system patterns, dataclass vs Pydantic decisions, decorator design, generator…—reactUse when implementing advanced React patterns — designing custom hooks, using Suspense or error boundaries, applying TypeScript generics to components and…—redisUse when choosing a Redis data structure for a use case, implementing caching or rate limiting, building pub/sub or Streams-based real-time messaging, or…—requirements-planningUse when writing a PRD, drafting user stories with acceptance criteria, breaking an epic into sprint-sized vertical slices, story pointing in planning poker,…—securityUse when implementing authentication, authorization, input validation, or secrets management — or when auditing an existing service against OWASP Top 10 risks,…—smoke-testingUse when verifying a fresh deployment, gating a CI pipeline before full test runs, checking that core user flows are reachable after a release, or building a…—solution-testingUse when writing Playwright E2E tests for critical user journeys, setting up post-deployment smoke tests, debugging flaky browser automation, or implementing…—