.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

…/api-platform/skillset
home/skills/api-platform/skillset
api-platform avatar

api-platform/skillset

15 skills

View on GitHub
$npx skills add api-platform/skillset
SkillInstalls
api-docsCustomizes OpenAPI documentation for API Platform resources. Use whenever the user mentions OpenAPI/Swagger output, API docs, descriptions or examples on…—api-filterAdds filters to API Platform collections using the canonical QueryParameter approach.—api-platform-mcpExposes API Platform resources to AI agents (LLMs) via the Model Context Protocol — declaring MCP tools with `#[McpTool]` / `McpToolCollection`, read-only…—api-resourceCreates or modifies API Platform resources with DTOs and Object Mapper.—api-testWrites functional tests for API Platform endpoints with ApiTestCase.—custom-validatorCreates custom validation constraints for API Platform resources.—errorsHandles errors in API Platform — RFC 7807 Problem Details responses, mapping exceptions to HTTP status (exception_to_status, per-operation exceptionToStatus),…—graphqlExposes API Platform resources over GraphQL — enabling GraphQL, Query/QueryCollection/Mutation/DeleteMutation operations, security expressions, custom…—mercurePushes real-time resource updates from API Platform to clients over the Mercure protocol (Server-Sent Events).—operationsConfigures API Platform operations — security expressions, validation groups, denormalization error collection, parameter validation and parameter-level…—paginationConfigures collection pagination in API Platform — page-based (default), items-per-page, client-controlled page size, maximum items, disabling, partial…—securing-collectionsSecures API Platform collections with Doctrine extensions and link handlers.—serialization-groupsConfigures serialization with normalizationContext/denormalizationContext and #[Groups] in API Platform — per-operation contexts, #[Context] per-property…—state-processorCreates state processors for write operations in API Platform — the write/Command side of its CQRS-style provider/processor split.—state-providerCreates state providers for read operations in API Platform — the read/Query side of its CQRS-style provider/processor split.—