بنقرة واحدة
google-developer-knowledge
Access official Google Developer Documentation via API
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Access official Google Developer Documentation via API
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
Specialist agent for managing the AI workforce's own internal health, portability, and continuous learning. Auto-implements lessons into core protocols.
UI/UX design specialist for Astro 6 + Tailwind 4 + DaisyUI 5 stack. Provides design decisions, component layouts, and accessibility guidance.
Autonomous development agent for Astro 6 projects. Handles end-to-end feature implementation with minimal human intervention.
Pragmatic coding standards - concise, direct, no over-engineering, no unnecessary comments
API design principles and decision-making. REST vs GraphQL vs tRPC selection, response formats, versioning, pagination.
Main application building orchestrator. Creates full-stack applications from natural language requests. Determines project type, selects tech stack, coordinates agents.
| version | 1.0.0 |
| name | Google Developer Knowledge |
| description | Access official Google Developer Documentation via API |
This skill allows the agent to search and retrieve official documentation from Google Developer sources (Firebase, Android, Cloud, etc.) using the Google Developer Knowledge API.
Use this skill when you need to find specific implementation details, API references, or guides from Google's official documentation.
Search Google Developer Knowledge for "Firebase Authentication implementation"
.env.This skill uses:
utils/google-auth.ts: Handles OAuth 2.0 flow.services/google-knowledge.ts: Interacts with the API.