Documentation

113 skills with this tag

fcakyon
Passed
Plugin Structure
This skill provides comprehensive guidance for creating Claude Code plugins, covering directory structure, manifest configuration (plugin.json), component organization patterns, and best practices. It includes examples from minimal single-command plugins to enterprise-grade deployments with MCP server integration, Kubernetes operations, and CI/CD automation.
Plugin DevelopmentClaude CodeDocumentation+3
721283
fcakyon
Passed
Plugin Settings
This skill should be used when the user asks about "plugin settings", "store plugin configuration", "user-configurable plugin", ".local.md files", "plugin state files", "read YAML frontmatter", "per-project plugin settings", or wants to make plugin behavior configurable. Documents the .claude/plugin-name.local.md pattern for storing plugin-specific configuration with YAML frontmatter and markdown content.
Plugin DevelopmentConfigurationYaml+3
102283
fcakyon
Passed
Mcp Integration
This skill should be used when the user asks to "add MCP server", "integrate MCP", "configure MCP in plugin", "use .mcp.json", "set up Model Context Protocol", "connect external service", mentions "${CLAUDE_PLUGIN_ROOT} with MCP", or discusses MCP server types (SSE, stdio, HTTP, WebSocket). Provides comprehensive guidance for integrating Model Context Protocol servers into Claude Code plugins for external tool and service integration.
McpPlugin DevelopmentApi Integration+3
318283
fcakyon
Passed
Command Development
This skill should be used when the user asks to "create a slash command", "add a command", "write a custom command", "define command arguments", "use command frontmatter", "organize commands", "create command with file references", "interactive command", "use AskUserQuestion in command", or needs guidance on slash command structure, YAML frontmatter fields, dynamic arguments, bash execution in commands, user interaction patterns, or command development best practices for Claude Code.
Claude CodeSlash CommandsPlugin Development+3
1033283
fcakyon
Passed
Agent Development
This skill should be used when the user asks to "create an agent", "add an agent", "write a subagent", "agent frontmatter", "when to use description", "agent examples", "agent tools", "agent colors", "autonomous agent", or needs guidance on agent structure, system prompts, triggering conditions, or agent development best practices for Claude Code plugins.
Agent DevelopmentClaude Code PluginsDocumentation+3
451283
fcakyon
Passed
Supabase Usage
This skill should be used when user asks to "query Supabase", "list Supabase tables", "get Supabase schema", "search Supabase records", "check Supabase database", "Supabase auth", "Supabase authentication", "RLS policy", "row level security", "Supabase foreign key", "table relationships", "Supabase join", "Supabase filter", "Supabase pagination", or needs guidance on Supabase database patterns, auth flows, RLS policies, or query best practices.
SupabaseDatabaseAuthentication+3
672283
rsmdt
Passed
Specification Validation
A specification validation skill that ensures quality of PRDs, SDDs, and implementation plans using the 3Cs framework (Completeness, Consistency, Correctness). It can validate individual files, compare implementations against specifications, check cross-document alignment, and validate understanding of design decisions.
SpecificationValidationDocumentation+3
546168
rsmdt
Passed
Specification Management
A specification workflow orchestrator that creates and manages numbered specification directories. It tracks user decisions through product requirements, solution design, and implementation planning phases while maintaining README.md files to log context and progress.
DocumentationProject ManagementWorkflow+3
451168
rsmdt
Passed
Requirements Analysis
A product requirements specialist skill that helps create and validate Product Requirements Documents (PRDs). It provides structured templates, EARS-formatted acceptance criteria patterns, multi-angle validation workflows, and iterative review cycles to ensure comprehensive requirements documentation.
Product ManagementPrdRequirements+3
200168
rsmdt
Passed
Knowledge Capture
This skill helps developers document and organize knowledge discovered during development work. It categorizes information into business rules (domain), technical patterns, and external service interfaces, with built-in deduplication to prevent fragmented documentation.
DocumentationKnowledge ManagementMarkdown+3
375168
rsmdt
Passed
Implementation Verification
This skill ensures code implementations match documented specifications (PRD, SDD, implementation plans). It checks interface contracts, data structures, business logic, and architecture decisions against requirements, then provides structured compliance reports with deviation classification (critical, notable, acceptable).
SpecificationComplianceValidation+3
467168
rsmdt
Passed
Codebase Analysis
A systematic analysis workflow that helps you discover patterns, business rules, and technical interfaces in codebases through iterative cycles. It delegates investigation to specialist agents and produces organized documentation in domain, patterns, and interfaces categories.
Codebase AnalysisDocumentationPatterns+3
175168
rsmdt
Passed
Architecture Design
A solution design specialist skill that helps create and validate Solution Design Documents (SDDs). It provides templates, validation checklists, and a structured workflow for documenting technical architecture, interfaces, and design decisions through iterative discovery, documentation, and review phases.
ArchitectureDocumentationSolution Design+3
553168
NeoLabHQ
Passed
Thought Based Reasoning
A comprehensive reference guide for thought-based reasoning techniques in LLMs. Covers Chain-of-Thought prompting, Zero-shot CoT, Self-Consistency, Tree of Thoughts, ReAct, PAL, and Reflexion with prompt templates, decision matrices, and best practices for improving complex reasoning tasks.
PromptingChain Of ThoughtReasoning+3
503160
NeoLabHQ
Passed
Context Engineering
A comprehensive reference guide for understanding and optimizing context in LLM agent systems. Covers context anatomy, degradation patterns, multi-agent verification workflows, and optimization techniques like compaction and observation masking.
Context EngineeringPrompt OptimizationMulti Agent+3
4193160
NeoLabHQ
Passed
Prompt Engineering
Use this skill when you writing commands, hooks, skills for Agent, or prompts for sub agents or any other LLM interaction, including optimizing prompts, improving LLM outputs, or designing production prompt templates.
Prompt EngineeringLlmAi Prompting+3
728159
rsmdt
Passed
Documentation Sync
Maintain documentation freshness and code-doc alignment. Use when detecting stale documentation, suggesting doc updates during implementation, validating doc accuracy, or generating missing documentation. Handles staleness detection, coverage analysis, and doc/code synchronization.
DocumentationCode SyncStaleness Detection+3
379135
rsmdt
Passed
Context Preservation
Preserve and restore session context across conversations. Use when completing significant work, switching contexts, or resuming previous work. Captures decisions, progress, blockers, and important discoveries. Enables seamless context handoff between sessions.
Context ManagementSession TrackingDocumentation+3
265135
obra
Passed
Mcp Cli
Use MCP servers on-demand via the mcp CLI tool - discover tools, resources, and prompts without polluting context with pre-loaded MCP integrations
McpCliModel Context Protocol+3
761107
makenotion
Passed
Notion Knowledge Capture
This official Notion plugin by Notion Labs enables Claude Code to interact with your Notion workspace. It provides skills for capturing knowledge from conversations, preparing meeting materials, conducting research across your workspace, and turning specifications into implementation plans with task tracking.
NotionProductivityDocumentation+3
75691
frmoretto
Passed
Clarity Gate
Clarity Gate is a document verification system that checks whether claims are properly marked as uncertain or validated before documents enter RAG knowledge bases. It helps prevent LLMs from mistaking assumptions for facts by enforcing epistemic markers and requiring human-in-the-loop verification for unverified claims.
DocumentationRagVerification+3
7715
fvadicamo
Passed
Creating Skills
Guide for creating Claude Code skills following Anthropic's official best practices. Use when user wants to create a new skill, build a skill, write SKILL.md, or needs skill creation guidelines. Provides structure, naming conventions, description writing, and quality checklist.
Skill CreationDocumentationBest Practices+3
55110
SHADOWPR0
Passed
Security Bluebook Builder
Create or refine a concise, normative security policy ("Blue Book") for sensitive applications. Use when users need a threat model, data classification rules, auth/session policy, logging and audit requirements, retention/deletion expectations, incident response, or security gates for apps handling PII/PHI/financial data.
Security PolicyComplianceDocumentation+3
5841