package-info Skill
Quick lookup for a Fluent UI package — path, dependencies, owner team, Nx project details, and relevant docs Published by microsoft in fluentui.
Decision snapshot
Is this a fit?
Testing, Documentation, Design and media, Includes SKILL.md
Compatibility not yet detected.
Filesystem access, Shell access
Copy skill directory
2 months ago · NOASSERTION license
Access note: Local files. Access note: Shell access.
What is package-info Skill?
Quick lookup for a Fluent UI package — path, dependencies, owner team, Nx project details, and relevant docs Published by microsoft in fluentui. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.
Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement. See how SkillIndex evaluates profiles.
Key capabilities
- Includes SKILL.md support
- Reusable instructions support
- Testing
- Documentation
- Design and media
- Testing use cases
- Documentation use cases
Declared skill metadata
- Source file: .agents/skills/package-info/SKILL.md
Allowed tools declared by source
These fields retain source and confidence evidence from the indexed SKILL.md.
Compatibility and setup
- Install or run with Copy skill directory
- Local files
- Shell access
Requirements and access
Security and permissions
Review permissions before connecting any MCP server to an agent. Pay special attention to whether it can read local files, write data, call external services, or perform destructive actions.
When to use package-info Skill
- Use it for testing.
- Use it for documentation.
- Use it for design and media.
Built with
Editorial notes
Source
- Creator: microsoft
- Repository: microsoft/fluentui
- Skill file: .agents/skills/package-info/SKILL.md
What it does
Quick lookup for a Fluent UI package — path, dependencies, owner team, Nx project details, and relevant docs
Skill instructions
Package Info Lookup Get a comprehensive overview of the package $ARGUMENTS. Steps 1. Resolve the package path. Map the name to a filesystem path: - react-button or @fluentui/react-button → packages/react-components/react-button/ - Check both library/ (source) and stories/ (storybook) sub-packages 2. Get Nx project details: bash yarn nx show project @fluentui/$ARGUMENTS --json 2/dev/null || yarn nx show project $ARGUMENTS --json 2/dev/null 3. Read the package.json for version, dependencies, and peer dependencies. 4. Check ownership by searching CODEOWNERS: bash grep -i "$ARGUMENTS" CODEOWNERS 5. Summarize the component structure — list files under library/src/components/. 6. Check test coverage — does it have: - Unit tests (.test.tsx) - Conformance tests (testing/isConformant.ts) - Stories (stories/ package) 7. Report in this format: Package: @fluentui/<name Path: packages/react-components/<name/library/ Version: x.y.z Tier: 3 (Component) | 2 (Foundation) | 1 (Core) Owner: <team from CO
Verified compatibility and discovery
Frequently asked questions
What is package-info?
package-info is a open-source AI agent skill with Copy skill directory. Quick lookup for a Fluent UI package — path, dependencies, owner team, Nx project details, and relevant docs
Who is package-info best for?
package-info is best for reusing agent instructions, scripts, and references, testing workflows, documentation workflows, design and media workflows.
How do I install package-info?
Install or run package-info using Copy skill directory. Check package-info for the latest setup command.
Is package-info actively maintained?
package-info may need a closer maintenance check before production use.
Project health auto-fetched from the source repository.
Maintain this resource?
Review this source-backed profile, send a correction with evidence, or link to it from your documentation. Claims verify your relationship to the project; profile facts still require source evidence and editorial review.